Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 2,434 for

document protection

(0.05 sec)
  1. Conversion from EML to PDF with attached office...

    Hello, I have upgraded from 21.5 to 24.1, and the EML to PDF conversion is not working anymore as it used to with the older version. If, in the EML file, there is an attached MS Office Document, that has been password …...office password encrypted documents failing in 24.1 while it was...there is an attached MS Office document, that has been password encrypted...

    forum.groupdocs.com/t/conversion-from-eml-to-pd...
  2. Redact Text in DOCX using Java

    This topic will provide guidance on how to redact text in DOCX using Java. Without need of additional software installation, you can replace text in DOCX using Java....essential for protecting sensitive information in documents. In this...sensitive information from a document while keeping its structure...

    kb.groupdocs.com/redaction/java/redact-text-in-...
  3. Migration notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for .NET since version 19.8: Parser class is introduced as a single entry point to extract data from the Document. Data extraction was unified for all data types. The overall Document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...point to extract data from the document. Data extraction was unified...

    docs.groupdocs.com/parser/net/migration-notes/
  4. Loading | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...feedback Load document from local disk Load document from stream...

    docs.groupdocs.com/parser/java/loading/
  5. viewer.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/viewer/java/technical-support/weekly0.5https://docs.groupdocs.com/viewer/net/techni......com/viewer/java/load-document-from-amazon-s3-storage/weekly0...groupdocs.com/viewer/java/load-document-from-azure-blob-storage/weekly0...

    docs.groupdocs.com/sitemaps/viewer.xml
  6. Introducing GroupDocs.Redaction for .NET - An A...

    Finally, the wait is over! We have released the first version of GroupDocs.Redaction for .NET. As we have mentioned in the pre-release blog post, GroupDocs.Redaction for .NET is an API to redact, hide or remove sensitive content & metadata from word processing Documents, worksheets, presentations, and PDF files within your .NET applications. The API provides a single format-independent interface supporting various redaction types such as text redaction, metadata redaction, annotation redaction, and tabular Document redaction....metadata from word processing documents, worksheets, presentations...annotation redaction, and tabular document redaction. Why GroupDocs.Redaction...

    blog.groupdocs.com/redaction/introducing-groupd...
  7. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for Java since version 19.11: Parser class is introduced as a single entry point to extract data from the Document. Data extraction was unified for all data types. The overall Document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...point to extract data from the document. Data extraction was unified...

    docs.groupdocs.com/parser/java/migration-notes/
  8. Loading | Documentation

    Following this guide you will learn how to load PDF, Word, Excel, PowerPoint Documents by local file path, stream or third-party storage for further processing with GroupDocs.Conversion for .NET API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...load password-protected documents and load documents from different...

    docs.groupdocs.com/conversion/net/loading/
  9. Working with slide backgrounds | Documentation

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint Document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your Document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...watermarks to presentation documents / Working with slide backgrounds...

    docs.groupdocs.com/watermark/java/working-with-...
  10. Big News! GroupDocs.Redaction has been released...

    Do you have to deal with a frequent exchange of the digital Documents? Do your Documents contain classified and sensitive information that needs to be protected? If they do, how do you process such Documents to hide or remove some specific information before sending them outside your company? Well, these questions will definitely pop out the solution that you are currently using for protecting the sensitive content in your Document....exchange of the digital documents? Do your documents contain classified...information that needs to be protected? If they do, how do you process...

    blog.groupdocs.com/redaction/groupdocs-redactio...